projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83bb321
)
imx6: add spl config for mx6sabresd
author
John Tobias
<
[email protected]
>
Wed, 12 Nov 2014 22:27:41 +0000
(14:27 -0800)
committer
Stefano Babic
<
[email protected]
>
Thu, 13 Nov 2014 15:23:55 +0000
(16:23 +0100)
add a build configuration file for mx6sabresd with spl support
Signed-off-by: John Tobias <
[email protected]
>
configs/mx6sabresd_spl_defconfig
[new file with mode: 0644]
patch
|
blob
diff --git a/configs/mx6sabresd_spl_defconfig
b/configs/mx6sabresd_spl_defconfig
new file mode 100644
(file)
index 0000000..
b7b26df
--- /dev/null
+++ b/
configs/mx6sabresd_spl_defconfig
@@ -0,0
+1,5
@@
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6sabresd_spl.cfg,SPL,MX6Q"
++S:CONFIG_ARM=y
++S:CONFIG_TARGET_MX6SABRESD=y
+